Sponsored by Deepsite.site

ShareMyPage

创建者
Henning Witzel-Acikgöza month ago
Host the HTML or Markdown pages your AI generates and share each as a link with comments, versioning, and access control. Create, update, and organize pages and read reviewer comments over MCP.
概览

ShareMyPage MCP Server

Host the HTML or Markdown pages your AI generates and share each as a link — with comments, versioning, and access control. ShareMyPage turns any page your agent produces into a live, shareable URL that you and your reviewers can open, comment on, and revise.

The MCP server lets an AI agent do the whole loop without leaving the chat: create a hosted page, hand back the link, keep editing it, and read the comments reviewers leave.

Connecting

ShareMyPage is a remote streamable-HTTP server — no install, no Docker. Point your client at the endpoint:

{
  "mcpServers": {
    "sharemypage": {
      "url": "https://sharemypage.app/api/mcp"
    }
  }
}

For stdio-only clients, use the mcp-remote proxy:

{
  "mcpServers": {
    "sharemypage": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://sharemypage.app/api/mcp"]
    }
  }
}

What it does

  • Publish instantly — pass raw HTML or Markdown and get back a shareable link. Markdown is rendered to a clean page; HTML is hosted as-is.
  • Access control — every page can be public, private, workspace-only, invite-only, or password-protected.
  • Versioning — each update writes a new version; nothing is overwritten silently.
  • Commenting — reviewers leave comments on a page; your agent can read and resolve them.
  • Organization — group pages into folders and list what exists.
  • Large files — upload big assets via a signed URL, bypassing model token limits.

Tools

ToolWhat it does
create_pagePublish new HTML/Markdown, returns the shareable URL
update_pageReplace a page's content or change its title/visibility/folder
patch_pageMake targeted edits without resending the whole page
get_pageRead a page's content, outline, or a specific range
list_pagesList your pages with folders and sizes
list_foldersList folders in the workspace
list_commentsRead reviewer comments on a page
comment_on_pageAdd a comment
resolve_commentMark a comment resolved
delete_pageRemove a page
screenshot_pageCapture a page image for visual self-QA
request_upload_urlGet a signed URL to upload large files
send_feedbackSend product feedback to the ShareMyPage team

Typical uses

  • Turn an AI-generated report, dashboard, or landing page into a link you can send to a colleague
  • Iterate on a hosted page across a conversation, keeping every version
  • Collect and act on reviewer feedback without leaving your agent
  • Publish Markdown docs or notes as clean, shareable web pages

服务器配置

{
  "mcpServers": {
    "sharemypage": {
      "url": "https://sharemypage.app/api/mcp"
    }
  }
}
推荐的 MCP Server
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
WindsurfThe new purpose-built IDE to harness magic
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Amap Maps高德地图官方 MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Playwright McpPlaywright MCP server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.